Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(app): report robotType in select events #17153

Merged
merged 6 commits into from
Dec 19, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Dec 19, 2024

Closes EXEC-629 and RQA-2386

Overview

Product has requested that specific telemetry events also include robotType, see ticket for which events in particular. A handful of these events no longer exist, and what to do with those events is an ongoing discussion with Product.

There were a couple different approaches one could take to reporting events with robotType, including creating wrappers around existing functionality, but most of these are old OT-2 events that use redux observable and unfortunately do not play nicely with hooks.

Test Plan and Hands on Testing

  • Verified that all the events listed in the ticket are wired up where they should. The refactors cannot truly be tested until the first alpha is cut for 8.3, and then Product/QA will validate the changes then.

Changelog

  • Added robotType to select analytics.

Risk assessment

None - just analytic changes

@mjhuff mjhuff requested review from koji, sfoster1 and smb2268 December 19, 2024 18:57
@mjhuff mjhuff requested a review from a team as a code owner December 19, 2024 18:57
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank yoU! Looks good to me, so annoying that stuff is like that

Copy link
Contributor

@smb2268 smb2268 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!!

@mjhuff mjhuff merged commit ad0b586 into edge Dec 19, 2024
36 checks passed
@mjhuff mjhuff deleted the app_add-robot-type-select-analytics branch December 19, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants